home *** CD-ROM | disk | FTP | other *** search
- Path: newsfeed.tip.net!dataphone!newsmaster
- From: skorpio@dataphone.se (Jarmo Paavilainen)
- Newsgroups: comp.lang.c
- Subject: Re: HELP! Need command to execute COM/EXE/BAT programs
- Date: 20 Jan 1996 13:15:32 GMT
- Organization: Dataphone Communication Networks
- Message-ID: <4dqptk$qaq@nic.dataphone.se>
- NNTP-Posting-Host: nikson.dataphone.se
- X-Newsreader: NeoLogic News for OS/2 [version: 4.2]
-
- In message <30FC9587.447C@c4.hinet.net> - Philip Lee <maniac@c4.hinet.net>
- writes:
- :>
- :>Hello all,
- :> Briefly short and sweet, I need a command to be able to run
- :>COM/EXE/BAT files. :-) All help is appreciated!
-
- try : system("mybat.bat");
-
- Take care,
- Skorpio
- _________________________________________________________________________
- Jarmo Paavilainen, Skorpio | e-mail : skorpio@dataphone.se
- Sweden | home : http://www.dataphone.se/~skorpio
-
- Spelling ? I don't need no stinking spelling !
-
-
-